home *** CD-ROM | disk | FTP | other *** search
- object AbForm: TAbForm
- Left = 158
- Top = 118
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'ZipGenius 6'
- ClientHeight = 315
- ClientWidth = 488
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- DesignSize = (
- 488
- 315)
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 164
- Height = 315
- AutoSize = True
- Picture.Data = {<image000.gif>}
- end
- object RxRichEdit1: TRxRichEdit
- Left = 164
- Top = 3
- Width = 324
- Height = 157
- Anchors = [akLeft, akTop, akRight]
- BorderStyle = bsNone
- Color = clWhite
- Lines.Strings = (
- 'ZipGenius 6'
- 'Copyright '#169'1997, 2005 M.Dev Software'
- '---------------------------------------------------------------'
- ''
- 'Every part of this project was built using ONLY freeware '
- 'code, so I want to thanks all '
- 'those developers that '
- 'decide to give great source code for free to the whole '
- 'community.'
- ''
- 'Main code: MATTEO RISO'
- 'Concepts: MATTEO RISO'
- 'Additional concepts: IAIN CHEYNE and all the ZipGenius forum '
- 'community'
- ''
- 'ZipGenius.it is proudly hosted by Hosting Studio'
- 'http://www.hostingstudio.net'
- ''
- 'ZipGenius is (proudly) powered by ComponentAce ZipForge.'
- 'Copyright '#169'2002, 2005 ComponentAce.com'
- 'http://www.componentace.com'
- ''
- 'The 7za.exe module was kindly provided by Igor Pavlov '
- 'http://www.7-zip.org'
- ''
- 'The C.A.K.E. compression engine '#169' by Joseph Leung '
- 'http://www.quickzip.org'
- ''
- 'The UnRAR and UnACE engine '#169' Roger Timmermans'
- 'http://members.home.nl/rtimmermans/'
- ''
- 'The UU/XX/MIME coding routines '#169' Bob Swart'
- 'http://www.drbob42.com'
- ''
- 'Copyrights:'
- '- UNARJ: copyright (c) 1990-93 Robert K Jung'
- '- UNARJ32J.DLL: Copyright(c) 1995-2002 Micco'
- '- UNRAR.DLL: Copyright(c) 2001 Eugene Roshal'
- '- 7-zip32.DLL: Copyright(c) Minoru Akita'
- '- TAR32.DLL: Copyright(c) Yoshioka Tsuneo'
- '- UNACEV2.DLL: Copyright(c) ACE Compression Software'
- '- UNLHA32.DLL: Copyright (C) MicSoft'
- '- The "7z" SFX stub '#169' Igor Pavlov (http://www.7-zip.org)'
- ''
- 'A BIG SPECIAL THANKS GOES TO "R.B." AND TO MY MOM.'
- ''
- 'SPECIAL THANKS TO MIKE LISCHKE (www.lischke-online.de) '
- 'who made a great work in converting the GUI to support '
- 'Windows XP via the TThemeManager.'
- ''
- 'ANOTHER SPECIAL THANKS TO JOE LEUNG and GABRIEL '
- 'CRISTESCU for helping me with issues in the "7-zip" code.'
- ''
- 'Thanks to:'
- 'Eric Engler, Markus Stephany (for his great TZipSFX), Luca P.,'
- 'Anacola, Gianantonio, Mr. Mep, Mist,'
- 'Armando, Kevin Goldberg and the people at ComponentAce,'
- 'Igor Pavlov (for his 7-zip format), Israel,'
- 'Jeff, Jeremy, Bart, Cindy, Iain, Danilo,'
- 'Sebi, Alfio, Rich Michalski, Timo Kahle, Iain,'
- 'Super Vegeta, Aries Mu, Erden,'
- 'Fabrizio (http://www.cyberotecnica.net),'
- 'Michele Nasi (http://www.ilsoftware.it),'
- 'WinInizio.it (http://www.wininizio.it),'
- 'Marco Gransee (http://www.webattack.com),'
- 'VolFTP (http://volftp.mondadori.com),'
- 'PC Magazine (http://pcpro.mondadori.com),'
- 'Programmi@mo (http://www.programmiamo.net),'
- 'WinMagazine (http://www.winmagazine.it),'
- 'Max Etere (www.programmando.org),'
- 'all ZG translators, all mirrors '
- 'owners and any other who has '
- 'tested this program.'
- ''
- '----------------------------------'
- 'Made in Reggio Calabria, Italy :-)'
- ''
- 'Forza REGGINA!!!'
- 'www.regginacalcio.com')
- ReadOnly = True
- ScrollBars = ssVertical
- StreamFormat = sfRichText
- StreamMode = [smUnicode]
- TabOrder = 0
- WantReturns = False
- WordSelection = False
- OnURLClick = RxRichEdit1URLClick
- end
- object Panel2: TPanel
- Left = 164
- Top = 168
- Width = 324
- Height = 147
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 1
- DesignSize = (
- 324
- 147)
- object Label2: TLabel
- Left = 21
- Top = 8
- Width = 26
- Height = 13
- Caption = 'WEB:'
- Transparent = True
- end
- object Label3: TLabel
- Left = 67
- Top = 8
- Width = 133
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.zipgenius.it'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = Label3Click
- end
- object Label4: TLabel
- Left = 21
- Top = 27
- Width = 38
- Height = 13
- Caption = 'E-MAIL:'
- Transparent = True
- end
- object Label5: TLabel
- Left = 67
- Top = 27
- Width = 108
- Height = 13
- Cursor = crHandPoint
- Caption = 'zginfo@zipgenius.it'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = Label5Click
- end
- object Label6: TLabel
- Left = 21
- Top = 48
- Width = 37
- Height = 13
- Caption = 'Label6'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image3: TImage
- Left = 80
- Top = 75
- Width = 86
- Height = 67
- Anchors = [akTop, akRight]
- AutoSize = True
- Center = True
- Picture.Data = {<image001.gif>}
- end
- object Button1: TBitBtn
- Left = 219
- Top = 108
- Width = 99
- Height = 30
- Caption = '&Ok'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- Glyph.Data = {
- 36060000424D3606000000000000360000002800000020000000100000000100
- 18000000000000060000E30E0000E30E00000000000000000000FF0000FF0000
- FF0000FF0000FF000052A54A0094086BB563FF0000FF0000FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000D7D7D7B0B0B0EB
- EBEBFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF000018B52900BD210094008CBD7BFF0000FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000D0D0D0D0D0D0AE
- AEAEFAFAFAFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF00006BB56300BD2100C62900A500319C31FF0000FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000EBEBEBD0D0D0D8D8D8B8
- B8B8C7C7C7FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000009C1000CE3100C62900AD10009400A5C694FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000B7B7B7DFDFDFD8D8D8C1
- C1C1AEAEAEFFFFFFFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF000052A54A00CE3100C62900FF6300CE31009C00008C00FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000D7D7D7DFDFDFD8D8D8FFFFFFDF
- DFDFB3B3B3A9A9A9FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF000018B52929CE5A00FF6300FF6300BD2100C6290094008CBD7BFF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000D0D0D0F0F0F0FFFFFFFFFFFFD0
- D0D0D8D8D8AEAEAEFAFAFAFF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF000018C64200FF6300FF6352A54A52A54A00C62900A500319C31FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000E2E2E2FFFFFFFFFFFFD7D7D7D7
- D7D7D8D8D8B8B8B8C7C7C7FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF000000AD2100AD21FF0000FF000000AD1800C629009400A5C694FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000C6C6C6C6C6C6FF0000FF
- 0000C4C4C4D8D8D8AEAEAEFFFFFFFF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF000031B54200C629009C00008C00FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000DADADAD8D8D8B3B3B3A9A9A9FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF000000B52100C6290094008CBD
- 7BFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000CBCBCBD8D8D8AEAEAEFAFAFAFF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF000052A54A00C62929AD3931B5
- 42FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000D7D7D7D8D8D8D2D2D2DADADAFF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF000029AD4A5AE7A529AD
- 398CBD7BFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000FF0000D7D7D7FFFFFFD2D2D2FAFAFAFF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF000031B54200D6428CBD
- 7BFF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000FF0000DADADAE9E9E9FAFAFAFF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000A5C694FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000FF0000FF0000FFFFFFFF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
- FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
- 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
- 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000}
- Layout = blGlyphRight
- NumGlyphs = 2
- end
- end
- end
-